Fix or skip tests that assume the wrong endianness
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Fri, 25 Mar 2022 20:57:26 +0000 (20:57 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Fri, 25 Mar 2022 20:57:26 +0000 (20:57 +0000)
commitecd3164fb50939fdce5bf358a382651a74ff74c5
tree5b92ef204354485176c566fbc68e660fd56879bc
parent84c7f87c2f3c3ef6dd988d34005789169e6abb2d
Fix or skip tests that assume the wrong endianness

This is a bug in the tests not pandas itself -
the expected values explicitly specify little-endian

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name tests_dont_assume_endian.patch
pandas/tests/arrays/boolean/test_astype.py
pandas/tests/arrays/boolean/test_construction.py
pandas/tests/arrays/floating/test_to_numpy.py
pandas/tests/arrays/integer/test_dtypes.py
pandas/tests/frame/methods/test_to_records.py
pandas/tests/io/parser/test_c_parser_only.py
pandas/tests/scalar/timedelta/test_arithmetic.py